FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.4.2 (94 ms)

Package de.gematik.erezept-workflow.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.4.2&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate
Url https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate
Version 1.4
Status active
Date 2024-07-15
Name GEM_ERP_EX_AcceptDate
Title Date of confirmation of the prescription
Experimental False
Description This extension should be used in the Task ressource. It stores the Date till when an insurance company will accept and pay the prescription.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task Task for Management of ePrescription Workflow

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "GEM-ERP-EX-AcceptDate",
  "url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate",
  "version" : "1.4",
  "name" : "GEM_ERP_EX_AcceptDate",
  "title" : "Date of confirmation of the prescription",
  "status" : "active",
  "date" : "2024-07-15",
  "description" : "This extension should be used in the Task ressource. It stores the Date till when an insurance company will accept and pay the prescription.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Task"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Accept Date of the prescription",
        "definition" : "Date until insurance company accepts the prescription."
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "date"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.